翻訳と辞書
Words near each other
・ Strudel (ice)
・ Strudelbach
・ Strudlhofstiege
・ Strudwick
・ Strudwick (Surrey cricketer)
・ Strudyna
・ Struell Wells
・ Struer
・ Struer Municipality
・ Structure (journal)
・ Structure (mathematical logic)
・ Structure and agency
・ Structure and genome of HIV
・ Structure and internal organization of the Israel Army
・ Structure and Interpretation of Classical Mechanics
Structure and Interpretation of Computer Programs
・ Structure atlas of human genome
・ Structure chart
・ Structure constants
・ Structure editor
・ Structure factor
・ Structure fire
・ Structure follows strategy
・ Structure formation
・ Structure from motion
・ Structure from motion (disambiguation)
・ Structure from motion (psychophysics)
・ Structure function
・ Structure gauge
・ Structure implies multiplicity


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Structure and Interpretation of Computer Programs : ウィキペディア英語版
Structure and Interpretation of Computer Programs

''Structure and Interpretation of Computer Programs'' (''SICP'') is a textbook aiming to teach the principles of computer programming, such as abstraction in programming, metalinguistic abstraction, recursion, interpreters, and modular programming. It is widely considered a classic text in computer science, and is colloquially known as the wizard book, due to the wizard on the jacket.〔.〕 It was first published in 1985 by MIT Press and written by Massachusetts Institute of Technology (MIT) professors Harold Abelson and Gerald Jay Sussman, with Julie Sussman. It was formerly used as the textbook of MIT introductory programming class and at other schools. Before SICP, the introductory courses were almost always filled with learning the details of some programming language, while SICP focuses on finding general patterns from specific problems and building software tools that embody each pattern.〔.〕
==Content==
Using Scheme, a dialect of the Lisp programming language, the book explains core computer science concepts.
The program also introduces a practical implementation of the register machine concept, defining and developing an assembler for such a construct, which is used as a virtual machine for the implementation of interpreters and compilers in the book, and as a testbed for illustrating the implementation and effect of modifications to the evaluation mechanism. Working Scheme systems based on the design described in this book are quite common student projects.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Structure and Interpretation of Computer Programs」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.